home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / dev / lang / jikes000.readme < prev    next >
Encoding:
Text File  |  2000-01-02  |  2.3 KB  |  56 lines

  1. Short:    Fast Java compiler, v1.06 (68000 binary)
  2. Author:   Philippe Charles and David Shields, IBM Research.
  3. Uploader: kyrimis@cti.gr (Kriton Kyrimis)
  4. Version:  1.06
  5. Type:     dev/lang
  6.  
  7. This is a native Amiga port (no ixemul.library required) of jikes,
  8. the free Java compiler from IBM, compiled for a plain 68000.
  9.  
  10. The Aminet version is the latest stable version.  The current development
  11. version can be found at http://dias.cti.gr/~kyrimis/jikes/ .
  12.  
  13. REQUIREMENTS:
  14. * An Amiga with enough memory to run the program.
  15. * The Java run-time classes (e.g., those from Sun, or from Kaffe).
  16.  
  17. INSTALLATION:
  18. Simply copy the jikes executable somewhere in your path.
  19.  
  20. USAGE:
  21. Set either the CLASSPATH or the JIKESPATH environment variable to point
  22. to the directories and zip/jar files that you want your compiler to use.
  23. E.g., if you are using Kaffe, you can say:
  24. setenv CLASSPATH "GG:share/kaffe/Klasses.jar;GG:share/kaffe/Pizza.jar;."
  25. Separate the path components using semicolons. You can use UNIX "." and ".."
  26. notation for the current directory and for the parent directory of a
  27. directory.
  28.  
  29. If you find a bug in the Amiga port, you can contact me at kyrimis@cti.gr
  30. and I'll see what I can do.
  31.  
  32. Kriton Kyrimis.
  33.  
  34. ******************************************************************************
  35. This software is subject to the terms of the IBM Public License, available
  36. at the following URL: http://www.research.com/jikes/license/license3.htm.
  37. Copyright (C) 1996, 1999 International Business Machines Corporation
  38. and others.  All Rights Reserved.
  39. ******************************************************************************
  40.  
  41.  
  42. ============================= Archive contents =============================
  43.  
  44. Original  Packed Ratio    Date     Time    Name
  45. -------- ------- ----- --------- --------  -------------
  46.     5744    1617 71.8% 17-Sep-99 23:19:32 +contrib.htm
  47.  1595520  516248 67.6% 29-Sep-99 21:36:50 +jikes
  48.     3676    1683 54.2% 18-Sep-99 02:42:08 +jikes.1
  49.    41540   14299 65.5% 18-Sep-99 06:31:14 +jikes.htm
  50.    11886    4387 63.0% 18-Jun-99 00:32:44 +license.htm
  51.    51080   19651 61.5% 18-Sep-99 06:31:14 +news.htm
  52.      739     428 42.0% 16-Sep-99 16:01:30 +README
  53.     1425     752 47.2% 23-Jun-99 20:23:18 +README.AMIGA
  54. -------- ------- ----- --------- --------
  55.  1711610  559065 67.3% 01-Nov-99 22:53:48   8 files
  56.